cargo.git
2018-04-15 Vasudev KamathMake fast forward from 0.25.0-2
2018-04-15 Ximin LuoAvoid installing dev-dependencies
2018-04-15 Vasudev KamathDisable wasm32_final_outputs test
2018-04-15 Vasudev KamathDon't run mdBook for book preview
2018-04-15 Vasudev KamathFix typo in cargo search subcommand.
2018-04-15 Ximin LuoDisable network tests
2018-04-15 Ximin LuoAlways use system libgit2
2018-04-15 Luca Bruno_local-jquery
2018-04-15 Ximin Luo_clean-cargo-deps
2018-04-15 Rust MaintainersDisable incremental builds on sparc64
2018-04-15 Vasudev KamathPrepare release for unstable.
2018-04-15 Vasudev KamathAdd patch to prevent incremental builds on sparc64.
2018-03-31 Ximin LuoUpdate Vcs-* fields to salsa
2018-03-22 Vasudev KamathPrepare upload to unstable.
2018-03-22 Vasudev KamathMake fast forward from 0.25.0-1
2018-03-22 Ximin LuoAvoid installing dev-dependencies
2018-03-22 Vasudev KamathDisable wasm32_final_outputs test
2018-03-22 Vasudev KamathDon't run mdBook for book preview
2018-03-22 Vasudev KamathFix typo in cargo search subcommand.
2018-03-22 Ximin LuoDisable network tests
2018-03-22 Ximin LuoAlways use system libgit2
2018-03-22 Luca Bruno_local-jquery
2018-03-22 Ximin Luo_clean-cargo-deps
2018-03-21 Ximin LuoRemove Cargo.lock when cleaning, fixes build when check...
2018-03-21 Ximin LuoDon't require dev-dependencies when not needed in certa...
2018-03-19 Ximin LuoDepend on rustc 1.24 or later
2018-03-09 Vasudev KamathPrepare upload to unstable.
2018-03-09 Vasudev KamathDeclare fast forward from 0.24.0-1
2018-03-09 Vasudev KamathDisable wasm32_final_outputs test
2018-03-09 Vasudev KamathDon't run mdBook for book preview
2018-03-09 Vasudev KamathFix typo in cargo search subcommand.
2018-03-09 Ximin LuoDisable network tests
2018-03-09 Ximin LuoAlways use system libgit2
2018-03-09 Luca Bruno_local-jquery
2018-03-09 Ximin Luo_clean-cargo-deps
2018-02-25 Vasudev KamathPrepare release
2018-02-25 Vasudev KamathDisable tests on powerpc and powerpcspe
2018-02-24 Vasudev KamathPrepare new release for experimental
2018-02-24 Vasudev KamathUpdate copyright for 0.25.0
2018-02-24 Vasudev KamathDrop unused lintian override for README as patch.
2018-02-24 Vasudev KamathFix typo in 2006 patch description.
2018-02-24 Vasudev KamathDrop patch 0001 as its merged upstream.
2018-02-24 Vasudev KamathUpdate upstream source from tag 'upstream/0.25.0'
2018-02-24 Vasudev KamathNew upstream version 0.25.0
2018-02-24 Vasudev KamathMake sure we take filter and unsuspiciaus texts from...
2018-02-24 Vasudev KamathAudit unsuspicious files for 0.25.0 release.
2018-02-24 Vasudev KamathFilter out git test data from libgit2-sys.
2018-02-01 borsAuto merge of #4999 - alexcrichton:beta-next, r=alexcri...
2018-02-01 Alex CrichtonFix `RUSTC=./relative-path` when building
2018-01-27 Ximin LuoRelease 0.24.0-1 to Debian unstable.
2018-01-27 Vasudev KamathMake error message bad_git_dependency test less strict
2018-01-27 Vasudev KamathDisable wasm32_final_outputs test
2018-01-27 Vasudev KamathDon't run mdBook for book preview
2018-01-27 Vasudev KamathFix typo in cargo search subcommand.
2018-01-27 Ximin LuoDisable network tests
2018-01-27 Ximin LuoAlways use system libgit2
2018-01-27 Luca Bruno_local-jquery
2018-01-27 Ximin Luo_clean-cargo-deps
2018-01-27 Ximin Luocargo (0.24.0-1) unstable; urgency=medium
2018-01-27 Ximin LuoImport cargo_0.24.0-1.debian.tar.xz
2018-01-25 Vasudev KamathPrepare 0.24.0 for experimental.
2018-01-25 Vasudev KamathImport cargo_0.24.0.orig.tar.gz
2018-01-25 Vasudev KamathImport cargo_0.24.0.orig-vendor.tar.gz
2018-01-25 Vasudev KamathAdd lintian-override to ignore false positive from...
2018-01-25 Vasudev KamathTrack rustfmt.toml on top level copyright section.
2018-01-25 Vasudev KamathUpdate copyright file for 0.24.0 release.
2018-01-25 Vasudev KamathFix the bad_git_dependency test failure.
2018-01-14 borsAuto merge of #4940 - ehuss:ws-meta-beta, r=alexcrichton
2018-01-14 Eric HussAdd workspace root to metadata command.
2018-01-13 Vasudev KamathUpdate changelog
2018-01-13 Vasudev KamathComment out copying out Cargo.lock its no longer shippe...
2018-01-09 Vasudev KamathMark package as compliant with Debian Policy 4.1.3
2018-01-09 Vasudev KamathDrop url specific hunk from 1002 its merged upstream.
2018-01-09 Vasudev KamathRefresh 2001 for new version of libgit2-sys.
2018-01-09 Vasudev KamathUpdate upstream source from tag 'upstream/0.24.0'
2018-01-09 Vasudev KamathNew upstream version 0.24.0
2018-01-09 Vasudev KamathAdd files from new vendor to unsuspicious list.
2018-01-09 Vasudev Kamathfilter out windows related .a files.
2017-12-29 borsAuto merge of #4876 - MaloJaffre:flate2, r=alexcrichton
2017-12-29 Malo JaffréUpgrade flate2 crate to 1.0 in cargotest
2017-12-29 borsAuto merge of #4872 - MaloJaffre:flate-1.0, r=alexcrichton
2017-12-29 Malo JaffréUpgrade flate2 crate to 1.0
2017-12-29 borsAuto merge of #4871 - fschutt:master, r=matklad
2017-12-29 Felix SchüttUpdate cargo tests for https://github.com/rust-lang...
2017-12-24 borsAuto merge of #4859 - alexcrichton:better-test-fail...
2017-12-24 Alex CrichtonWrite invalid data when cloning to force an abort
2017-12-23 borsAuto merge of #4857 - alexcrichton:better-test-fail...
2017-12-23 Alex CrichtonMake the `failed_submodule_checkout` test more robust
2017-12-22 borsAuto merge of #4852 - jtgeibel:cargo-install-target...
2017-12-22 borsAuto merge of #4856 - alexcrichton:no-revoke, r=alexcri...
2017-12-22 Alex CrichtonForcibly remove CARGO_HTTP_CHECK_REVOKE when testing
2017-12-22 Justin GeibelAlways respect `CARGO_TARGET_DIR` during `cargo install`
2017-12-21 borsAuto merge of #4851 - sfackler:verify-in-target, r...
2017-12-21 Steven FacklerUntar into the right dir when verifying
2017-12-21 borsAuto merge of #4817 - alexcrichton:incremental-by-defau...
2017-12-21 Alex CrichtonEnable incremental by default
2017-12-20 borsAuto merge of #4837 - alexcrichton:failed-submodule...
2017-12-20 Alex CrichtonFix updating submodules past failures
2017-12-19 borsAuto merge of #4838 - Manishearth:die-qquote, r=alexcri...
2017-12-19 Manish GoregaokarRemove usage of quasi-quoting in tests
next